GetWorkstationView<V> Method

Summary
Returns a registered view for the given type.
Syntax
C#
VB
C++
public V GetWorkstationView<V>() 
  
Public Function GetWorkstationView(Of V As )() As V 
public: 
_V^_ GetWorkstationViewgeneric<typename V> 
();  
where V : class  

Type Parameters

V
The view type to return.

Return Value

A registered view instance of the given type.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.